Inserts date's year (e.g., 2003) into the currently active window.
Syntax:
<td:y>(Shift)
Shift
The date shift in days relative to the current date. 0 for no shift
(today's date), -1 for date one day back (yesterday), +1 for date one day later
(tomorrow), etc.
Example:
Today it is year: <td:y>(0)
Tomorrow it will be year: <td:y>(1)